-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Use the new Entry::or_default method where possible. #52592
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
r? @varkor (rust_highfive has picked a reviewer for you, use r? to override) |
cc @Manishearth @oli-obk there's a few cases in miri and clippy. |
This comment has been minimized.
This comment has been minimized.
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Looks like there are some type inference issues. Everything else looks good though. |
This comment has been minimized.
This comment has been minimized.
c0febbe
to
72faad4
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Ping from triage, @eddyb. It looks like this PR failed on travis. |
Ping from triage, @eddyb. It looks like this PR needs to be updated. |
@bors r=Mark-Simulacrum rollup |
📌 Commit 14aed81 has been approved by |
Use the new Entry::or_default method where possible.
☀️ Test successful - status-appveyor, status-travis |
No description provided.